/ Assembly List / LJCSalesDAL / CustomerOrders / LJCSearchID

Namespace - LJCSalesDAL


Parameters
id - The item ID.

Returns

A reference to the matching item.

Syntax

C#
public CustomerOrder LJCSearchID(Int64 id)

Retrieve the collection element with primary key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.